Closed
Bug 1459393
Opened 7 years ago
Closed 7 years ago
Port bug 1442893 to TB - Gecko decision task busted
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jorgk-bmo, Unassigned)
References
Details
Bisecting
f124a57ef00a Joel Maher — Bug 1455316 - sometimes when test-verify finds a failure, all future tests are marked as failing also. r=gbrown
64703ce328ea Joel Maher — Bug 1442893 - disable ts_paint_heavy on osx due to length of time to unpack profile. r=rwood
7ba78b394fcb Cosmin Sabou — Merge mozilla-central to inbound. a=merge CLOSED TREE
4065e9400f2b Olli Pettay — Bug 1458694 - (android) ensure context menu works with ShadowDOM, r=JanH
shows that TB builds work at rev 4065e9400f2b and fail at rev 64703ce328ea (and rev 7ba78b394fcb??).
The question is, how to port a one line deletion to TB:
https://hg.mozilla.org/mozilla-central/rev/64703ce328ea
--- a/taskcluster/ci/test/test-sets.yml
- - talos-h1
+ # - talos-h1 # too long to unpack profile- Bug 1442893
Flags: needinfo?(philipp)
Flags: needinfo?(mozilla)
Flags: needinfo?(jmaher)
Reporter | ||
Comment 1•7 years ago
|
||
Hmm, looking at Tom's push here:
https://treeherder.mozilla.org/#/jobs?repo=comm-central&revision=f39bac349bab7eeb9e69b8bcfde88f1b833b1dc1
at Sat, May 5, 2018, 07:11:40
which came after Bug 1442893 go merged, the problem may have already been fixed.
However, we're busted again for some other reason now:
Exception: Invalid graph configuration:
That's after the next M-C merge at 11:50 today :-(
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(philipp)
Flags: needinfo?(mozilla)
Flags: needinfo?(jmaher)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•